Skip to main content

Crate devboy_gitlab

Crate devboy_gitlab 

Source
Expand description

GitLab provider implementation for devboy-tools.

This crate provides integration with GitLab API for issues, merge requests, and other GitLab-specific functionality.

Re-exports§

pub use enricher::GitLabSchemaEnricher;
pub use types::*;

Modules§

enricher
GitLab schema enricher.
types
GitLab API response and request types.

Structs§

GitLabClient

Constants§

DEFAULT_GITLAB_URL